home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextCD / CDIS / MiniSystem.gnutar.z / MiniSystem.gnutar / usr / Devices / EtherExpress16.config / EtherExpress16.nib / data.classes < prev    next >
Encoding:
Text File  |  1993-09-14  |  739 b   |  51 lines

  1. IOEtherExpress16Inspector = {
  2.     ACTIONS = {
  3.     selectConnector:;
  4.     cancel:;
  5.     ok:;
  6.     };
  7.     OUTLETS = {
  8.     connectorPanel;
  9.     selectButton;
  10.     connectorField;
  11.     connectorPanelTitle;
  12.     inspectorBox;
  13.     cancelButtonCell;
  14.     connectorMatrix;
  15.     connectorBox;
  16.     okButtonCell;
  17.     typeField;
  18.     };
  19.     SUPERCLASS = IODeviceInspector;
  20. };
  21. IODeviceInspector = {
  22.     ACTIONS = {
  23.     channelOrInterruptPicked:;
  24.     rangeDidChange:;
  25.     showInfo:;
  26.     };
  27.     OUTLETS = {
  28.     portsBox;
  29.     statusTitle;
  30.     memoryController;
  31.     dmaMatrix;
  32.     memoryBox;
  33.     dmaBox;
  34.     portsController;
  35.     infoPanel;
  36.     accessoryHolder;
  37.     infoButton;
  38.     infoText;
  39.     irqBox;
  40.     irqMatrix;
  41.     inspectionView;
  42.     origWindow;
  43.     };
  44.     SUPERCLASS = Object;
  45. };
  46. FirstResponder = {
  47.     ACTIONS = {
  48.     };
  49.     SUPERCLASS = Object;
  50. };
  51.